2025-07-11 01:01:30,905 [ 83377 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-11 01:01:30,905 [ 83377 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-11 01:01:30,905 [ 83377 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-11 01:01:30,905 [ 83377 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_6lp5y4 --privileged --dns-search='.' --memory=30709022720 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000]' test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts test_build_sets_from_multiple_threads/test.py::test_set test_cgroup_limit/test.py::test_cgroup_cpu_limit test_cleanup_after_start/test.py::test_old_dirs_cleanup test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop test_codec_encrypted/test.py::test_different_keys test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config 'test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog]' 'test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg]' 'test_database_iceberg/test.py::test_list_tables[DataLakeCatalog]' 'test_database_iceberg/test.py::test_list_tables[Iceberg]' 'test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog]' 'test_database_iceberg/test.py::test_many_namespaces[Iceberg]' 'test_database_iceberg/test.py::test_select[DataLakeCatalog]' 'test_database_iceberg/test.py::test_select[Iceberg]' 'test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog]' 'test_database_iceberg/test.py::test_tables_with_same_location[Iceberg]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True]' test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] test_backup_restore/test.py::test_attach_partition test_composable_protocols/test.py::test_connections test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_MemoryTracking/test.py::test_http test_config_substitutions/test.py::test_allow_databases test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw8] [ 1%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw8] [ 2%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw8] [ 3%] PASSED test_composable_protocols/test.py::test_proxy_1 test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated [gw9] [ 4%] PASSED test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition [gw0] [ 5%] PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python [gw4] [ 6%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw0] [ 7%] PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash [gw0] [ 8%] PASSED test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python [gw4] [ 9%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw4] [ 10%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw0] [ 11%] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash [gw4] [ 12%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw0] [ 13%] PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python [gw0] [ 14%] PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python [gw0] [ 15%] PASSED test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache [gw6] [ 16%] PASSED test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions [gw0] [ 17%] PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python [gw0] [ 18%] PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python [gw0] [ 19%] PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python [gw9] [ 20%] PASSED test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore [gw7] [ 21%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw4] [ 22%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw4] [ 23%] PASSED test_config_substitutions/test.py::test_include_config [gw9] [ 24%] PASSED test_backup_restore/test.py::test_restore [gw7] [ 25%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw8] [ 26%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster [gw5] [ 27%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw8] [ 28%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster [gw7] [ 29%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] test_config_decryption/test.py::test_successful_decryption_xml [gw6] [ 30%] PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session [gw7] [ 31%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw0] [ 32%] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python [gw0] [ 33%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw5] [ 34%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw0] [ 35%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw4] [ 36%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw4] [ 37%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml test_backward_compatibility/test.py::test_backward_compatability1 test_cluster_discovery/test.py::test_cluster_discovery_macros test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw6] [ 38%] PASSED test_MemoryTracking/test.py::test_tcp_single_session test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_ddl_password/test.py::test_alter [gw1] [ 39%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] [gw3] [ 40%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts [gw5] [ 41%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw9] [ 42%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw4] [ 43%] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw0] [ 44%] PASSED test_backward_compatibility/test.py::test_backward_compatability1 [gw8] [ 45%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop [gw1] [ 46%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] [gw5] [ 47%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw6] [ 48%] PASSED test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate [gw6] [ 49%] PASSED test_distributed_ddl_password/test.py::test_truncate test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw2] [ 50%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] [gw2] [ 51%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] [gw9] [ 52%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw1] [ 53%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw5] [ 54%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] test_file_cluster/test.py::test_count [gw7] [ 55%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF [gw2] [ 56%] PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] test_database_iceberg/test.py::test_list_tables[Iceberg] test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw1] [ 57%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] test_build_sets_from_multiple_threads/test.py::test_set [gw2] [ 58%] PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] [gw9] [ 59%] PASSED test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection [gw9] [ 60%] PASSED test_file_cluster/test.py::test_format_detection [gw6] [ 61%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw1] [ 62%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] [gw2] [ 63%] PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] test_database_iceberg/test.py::test_many_namespaces[Iceberg] [gw7] [ 64%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw4] [ 65%] PASSED test_build_sets_from_multiple_threads/test.py::test_set test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop test_codec_encrypted/test.py::test_different_keys [gw0] [ 66%] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw3] [ 67%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_cgroup_limit/test.py::test_cgroup_cpu_limit [gw3] [ 68%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread [gw8] [ 69%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop [gw3] [ 70%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree [gw1] [ 71%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw2] [ 72%] PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] test_database_iceberg/test.py::test_select[DataLakeCatalog] [gw3] [ 73%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw2] [ 74%] PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] test_database_iceberg/test.py::test_select[Iceberg] [gw2] [ 75%] PASSED test_database_iceberg/test.py::test_select[Iceberg] test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] [gw2] [ 76%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw2] [ 77%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw3] [ 78%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw0] [ 79%] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit [gw7] [ 80%] PASSED test_codec_encrypted/test.py::test_different_keys [gw1] [ 81%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] [gw8] [ 82%] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw1] [ 83%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] [gw4] [ 84%] PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop [gw1] [ 85%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] [gw1] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] [gw1] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] [gw1] [ 88%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] [gw1] [ 89%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] [gw1] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] [gw1] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] [gw1] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] [gw1] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] [gw1] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] [gw1] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] [gw1] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] [gw1] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] [gw1] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] [gw1] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] [gw1] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 72.13s setup test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 52.39s call test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 51.29s call test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 41.63s call test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 40.89s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 36.43s call test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 29.18s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 28.01s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 27.89s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 26.39s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 22.21s teardown test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 21.69s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 20.38s call test_executable_user_defined_function/test.py::test_executable_function_slow_python 19.85s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 19.78s call test_MemoryTracking/test.py::test_tcp_multiple_sessions 19.11s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 18.61s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 18.55s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 18.05s setup test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 17.92s setup test_backward_compatibility/test.py::test_backward_compatability1 17.92s setup test_config_substitutions/test.py::test_allow_databases 17.89s setup test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 17.73s setup test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 17.15s setup test_cluster_discovery/test.py::test_cluster_discovery_macros 16.99s setup test_executable_user_defined_function/test.py::test_executable_function_always_error_python 16.46s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 16.30s setup test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 15.32s call test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 15.14s call test_database_iceberg/test.py::test_many_namespaces[Iceberg] 15.04s teardown test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 14.70s teardown test_config_substitutions/test.py::test_include_config 13.71s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 13.44s setup test_backup_restore/test.py::test_attach_partition 13.32s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 13.25s setup test_MemoryTracking/test.py::test_http 13.22s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 13.15s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 12.75s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 12.72s setup test_distributed_ddl_password/test.py::test_alter 12.69s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 12.61s setup test_composable_protocols/test.py::test_connections 12.55s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 12.29s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 12.25s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 12.11s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 11.94s setup test_build_sets_from_multiple_threads/test.py::test_set 11.67s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 11.65s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 11.57s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 11.48s call test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 11.47s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 11.41s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 11.36s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 11.33s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 11.29s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 10.99s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 10.93s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 10.87s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 10.87s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 10.83s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 10.68s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 10.58s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 10.29s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 10.13s setup test_cleanup_after_start/test.py::test_old_dirs_cleanup 10.04s setup test_codec_encrypted/test.py::test_different_keys 9.50s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 9.48s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 9.35s call test_MemoryTracking/test.py::test_tcp_single_session 9.14s teardown test_distributed_ddl_password/test.py::test_truncate 9.02s call test_cgroup_limit/test.py::test_cgroup_cpu_limit 8.79s call test_MemoryTracking/test.py::test_http 8.43s setup test_file_cluster/test.py::test_count 7.45s teardown test_file_cluster/test.py::test_format_detection 7.44s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 7.35s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 7.14s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 6.94s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 6.46s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 6.41s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 6.30s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 6.24s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 6.18s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 6.17s setup test_config_decryption/test.py::test_successful_decryption_xml 5.82s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 5.64s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 5.63s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 5.62s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 5.48s call test_database_iceberg/test.py::test_list_tables[Iceberg] 5.46s teardown test_backward_compatibility/test.py::test_backward_compatability1 5.32s call test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 5.28s call test_cleanup_after_start/test.py::test_old_dirs_cleanup 5.08s call test_backup_restore/test.py::test_replace_partition 4.98s call test_backup_restore/test.py::test_attach_partition 4.96s call test_backup_restore/test.py::test_restore 4.85s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 4.77s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 4.70s teardown test_backup_restore/test.py::test_restore 4.57s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 4.50s call test_build_sets_from_multiple_threads/test.py::test_set 4.28s teardown test_config_decryption/test.py::test_successful_decryption_yaml 4.14s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 4.10s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 3.82s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 3.80s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 3.76s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 3.44s teardown test_codec_encrypted/test.py::test_different_keys 3.28s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 2.87s teardown test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 2.48s call test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 2.35s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 2.29s teardown test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 2.23s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 1.99s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 1.92s call test_distributed_ddl_password/test.py::test_alter 1.90s teardown test_cleanup_after_start/test.py::test_old_dirs_cleanup 1.76s call test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 1.67s teardown test_MemoryTracking/test.py::test_tcp_single_session 1.63s call test_executable_user_defined_function/test.py::test_executable_function_always_error_python 1.61s teardown test_build_sets_from_multiple_threads/test.py::test_set 1.57s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 1.54s call test_codec_encrypted/test.py::test_different_keys 1.53s call test_distributed_ddl_password/test.py::test_truncate 1.46s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.42s call test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 1.41s call test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 1.36s teardown test_composable_protocols/test.py::test_proxy_1 1.27s call test_file_cluster/test.py::test_format_detection 1.09s call test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.07s call test_config_substitutions/test.py::test_allow_databases 0.75s call test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.68s call test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.67s call test_config_substitutions/test.py::test_include_config 0.62s call test_composable_protocols/test.py::test_proxy_1 0.57s call test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.53s call test_config_substitutions/test.py::test_config 0.51s call test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.49s call test_executable_user_defined_function/test.py::test_executable_function_python 0.47s call test_config_substitutions/test.py::test_config_from_env_overrides 0.43s call test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.43s call test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.43s call test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.42s call test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 0.39s call test_composable_protocols/test.py::test_connections 0.38s call test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.38s call test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.36s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.36s call test_database_iceberg/test.py::test_select[Iceberg] 0.33s call test_cluster_discovery/test.py::test_cluster_discovery_macros 0.32s call test_executable_user_defined_function/test.py::test_executable_function_bash 0.32s call test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.30s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 0.25s call test_backward_compatibility/test.py::test_backward_compatability1 0.24s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.23s call test_file_cluster/test.py::test_count 0.23s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.18s call test_config_decryption/test.py::test_successful_decryption_xml 0.13s call test_config_decryption/test.py::test_successful_decryption_yaml 0.07s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.01s teardown test_executable_user_defined_function/test.py::test_executable_function_always_error_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s call test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s setup test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s teardown test_MemoryTracking/test.py::test_http 0.00s setup test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 0.00s teardown test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s teardown test_file_cluster/test.py::test_count 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 0.00s teardown test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s setup test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 0.00s setup test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s setup test_file_cluster/test.py::test_format_detection 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 0.00s setup test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s teardown test_cluster_discovery/test.py::test_cluster_discovery_macros 0.00s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 0.00s setup test_distributed_ddl_password/test.py::test_truncate 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s teardown test_distributed_ddl_password/test.py::test_alter 0.00s teardown test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s setup test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s setup test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s setup test_backup_restore/test.py::test_restore 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s setup test_database_iceberg/test.py::test_select[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s teardown test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s teardown test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s setup test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s setup test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s setup test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 0.00s teardown test_database_iceberg/test.py::test_select[Iceberg] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s teardown test_backup_restore/test.py::test_replace_partition 0.00s setup test_backup_restore/test.py::test_replace_partition 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s teardown test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_backup_restore/test.py::test_attach_partition 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s setup test_MemoryTracking/test.py::test_tcp_single_session 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s setup test_config_substitutions/test.py::test_config 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python =========================== short test summary info ============================ PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_backup_restore/test.py::test_attach_partition PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python PASSED test_executable_user_defined_function/test.py::test_executable_function_bash PASSED test_config_substitutions/test.py::test_config PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python PASSED test_executable_user_defined_function/test.py::test_executable_function_python PASSED test_MemoryTracking/test.py::test_http PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python PASSED test_backup_restore/test.py::test_replace_partition PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_config_substitutions/test.py::test_include_config PASSED test_backup_restore/test.py::test_restore PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_MemoryTracking/test.py::test_tcp_single_session PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class PASSED test_backward_compatibility/test.py::test_backward_compatability1 PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] PASSED test_distributed_ddl_password/test.py::test_alter PASSED test_distributed_ddl_password/test.py::test_truncate PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] PASSED test_file_cluster/test.py::test_count PASSED test_file_cluster/test.py::test_format_detection PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON PASSED test_build_sets_from_multiple_threads/test.py::test_set PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_select[Iceberg] PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit PASSED test_codec_encrypted/test.py::test_different_keys PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ======================= 100 passed in 398.62s (0:06:38) ========================